home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / usenet / volume12 / mdg / patch2 < prev    next >
Encoding:
Internet Message Format  |  1991-03-06  |  1.7 KB

  1. Path: uunet!zephyr.ens.tek.com!master!saab!billr
  2. From: billr@saab.tek.com (Bill Randle)
  3. Newsgroups: comp.sources.games
  4. Subject: v12i044:  mdg -  multiuser dungeon game, Patch2
  5. Message-ID: <867@masterCNA.TEK.COM>
  6. Date: 4 Mar 91 16:59:06 GMT
  7. Sender: news@masterCNA.TEK.COM
  8. Lines: 44
  9. Approved: billr@saab.CNA.TEK.COM
  10.  
  11. Submitted-by: asmodeous@tree.uucp
  12. Posting-number: Volume 12, Issue 44
  13. Archive-name: mdg/Patch2
  14. Patch-To: mdg: Volume 12, Issue 43
  15. Environment: System V, SunOS 4.1, curses
  16.  
  17.     [This is the official 'default' file obtained from the
  18.      mdg source maintainer. Replace the previous file posted
  19.      in Patch1 with this one.  -br]
  20.  
  21. #! /bin/sh
  22. # This is a shell archive.  Remove anything before this line, then unpack
  23. # it by saving it into a file and typing "sh file".  To overwrite existing
  24. # files, type "sh file -c".  You can also feed this as standard input via
  25. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  26. # will see the following message at the end:
  27. #        "End of shell archive."
  28. # Contents:  default
  29. # Wrapped by billr@saab on Mon Mar  4 08:53:24 1991
  30. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  31. if test -f 'mdg_dir/default' -a "${1}" != "-c" ; then 
  32.   echo shar: Renaming existing file \"'mdg_dir/default'\" to \"'mdg_dir/default.orig'\"
  33.   mv -f 'mdg_dir/default' 'mdg_dir/default.orig'
  34. fi
  35. echo shar: Extracting \"'mdg_dir/default'\" \(118 characters\)
  36. sed "s/^X//" >'mdg_dir/default' <<'END_OF_FILE'
  37. X
  38. X50
  39. X 0  0  0 25  1  0 60 30  1  0  0  0  0
  40. X 0  0  1  0  0  0  0  0  0  0  0  0  0
  41. X25:25
  42. X5:5
  43. X45
  44. X[0/0]
  45. X1
  46. X0
  47. X- -10
  48. Xal = 1
  49. END_OF_FILE
  50. if test 118 -ne `wc -c <'mdg_dir/default'`; then
  51.     echo shar: \"'mdg_dir/default'\" unpacked with wrong size!
  52. fi
  53. # end of 'mdg_dir/default'
  54. echo shar: End of shell archive.
  55. exit 0
  56.